Revision: yaclml--dev--0.3--patch-6
Archive: bese-2004@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Mon Feb 23 21:54:28 CET 2004
Standard-date: 2004-02-23 20:54:28 GMT
Modified-files: src/tal/compile.lisp
New-patches: bese-2004@common-lisp.net/yaclml--dev--0.3--patch-6
Summary: Fix handling of ${ and @{ in TAL attributes
Keywords: 

We now properly deal with the corner cases like $${ and @@{, and we
also deal with the not-quite-so-corner-corner-cases of the form not
returning a string.
